(x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
authorRichard M. Stallman <rms@gnu.org>
Thu, 29 Aug 2002 14:37:33 +0000 (14:37 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 29 Aug 2002 14:37:33 +0000 (14:37 +0000)
commita25084337ee5ee3bab877154355e903c7694371a
treee7d91794fff3f165c29f1bc4c9c9aec04692d992
parent3d23a0c6c571a6ff512c9dbfcaf21a0e70db1ced
(x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
FRAME_BLINK_OFF_CURSOR_WIDTH using defaults and Vblink_cursor_alist.
(Vblink_cursor_alist): New variable.
(syms_of_w32fns): Initialize and defvar it.
(x_specified_cursor_type): Recognize Qbox for filled box.
Exceptions are hollow boxes.
(Qbox, Qhollow): New variables.
(syms_of_w32fns): Initialize and staticpro them.
src/w32fns.c